Skip to content

Fix DH public key decoding, add new DH decoder registrations#187

Merged
SparkiDev merged 5 commits into
wolfSSL:masterfrom
ColtonWilley:wp_dh_decode_fixes
Jun 24, 2025
Merged

Fix DH public key decoding, add new DH decoder registrations#187
SparkiDev merged 5 commits into
wolfSSL:masterfrom
ColtonWilley:wp_dh_decode_fixes

Conversation

@ColtonWilley

Copy link
Copy Markdown
Contributor

Fix DH public key encoding/decoding, add new DH decoder registrations for name DHX. We previously produced an empty SPKI when encoding a public key (Valid SPKI wrapper with empty inner key). This fixes that issue by loading the generated material from the wrapper to the inner key before encoding. It also adds registration for decoder names "DHX" as that is what krb5 uses.

@ColtonWilley
ColtonWilley requested a review from SparkiDev June 24, 2025 17:51
@SparkiDev SparkiDev self-assigned this Jun 24, 2025
@SparkiDev
SparkiDev merged commit 43cf24a into wolfSSL:master Jun 24, 2025
160 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants